Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODSemanticInterface


GetOSLSupportFlags

The GetOSLSupportFlags method returns the flags that indicate which handlers this semantic interface object supports.

ODSShort GetOSLSupportFlags ();
return value
The flags representing the level of OSL support.
DISCUSSION
This method returns the callback flags used when a part tries to resolve an object specifier using this semantic interface object.

OVERRIDING
If you subclass ODSemanticInterface, you can override this method. Your override method must call its inherited method at some point in your implementation (it does not matter where).

SEE ALSO
The ODNameResolver::Resolve method (page 426).
The ODSemanticInterface::SetOSLSupportFlags method (page 599).
For more information on callback flags, see the "Resolving and Creating Object Specifier Records" chapter of Inside Macintosh: Interapplication Communication.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help